EMT Practice Test

1. Question Content...


Question List

Question1: Which two statements are true about reliable delivery mode for TIBCO EMS? (Choose two.)

Question2: A topic A.B is bridged to a queue B.C, and B.C is bridged to a queue C.D.
Where will a message published on topic A.B be delivered?

Question3: Which two statements about message compression are true? (Choose two.)

Question4: What are two ways TIBCO EMS handles undelivered messages that are to be removed from the server? (Choose two.)

Question5: Which value is valid for the TIBCO EMS server user_auth parameter?

Question6: Which two statements are true about TIBCO EMS message tracing? (Choose two.)

Question7: Two groups, GROUP1 and GROUP2, have been created. User USER1 has also been created. Send privileges have been granted on queue Q1 to GROUP1. Receive privileges have been granted on queue Q1 to GROUP2.
USER1 is a member of both GROUP1 and GROUP2. The TIBCO EMS system
administrator wants to remove receive privileges from USER1, without impacting any other users.
Which Administration Tool command must be executed to accomplish this?

Question8: Which statement is true about threads in a TIBCO EMS client application?

Question9: Click the Exhibit button.
As shown in the diagram, TIBCO EMS is located on servers A, B, C. Routing is enabled for all three servers, and active-active routes are defined between each server. All routes belong to zone Z1.
Topic foo.bar has been created as a global topic on all three servers. A publisher P has been created for foo.bar on server A. A durable subscriber S has been created for foo.bar on server C.
Which statement is true?

Question10: Which three statements are true about server control in TIBCO EMS? (Choose three.)

Question11: When using TIBCO EMS, what exception is thrown if a client application attempts to call Session.commit() on a non-transacted session?

Question12: What is a consequence of using Tibjms.RELIABLE_DELIVERY message delivery mode in a TIBCO EMS client application?

Question13: Which two statements are true about destination bridging? (Choose two.)

Question14: Which two configuration options are available when configuring a TIBCO EMS fault tolerant backup server? (Choose two.)

Question15: Queue q1.> has the exclusive property set.
How can this property be removed from the queue q1.foo?

Question16: Which three types of message properties can appear in a JMS message? (Choose three.)

Question17: When a TIBCO EMS client application makes a synchronous call to consume a message, which three options are available? (Choose three.)

Question18: Which two files are used by TIBCO EMS for storing persistent messages? (Choose two.)

Question19: On a server with many users and authorization enabled, how can an administrator ensure that only user U can create connections using a particular connection factory?

Question20: In TIBCO EMS, which three operations are allowed on a newly created TextMessage object? (Choose three.)

Question21: Which Administration Tool command is used to add a property to a destination without affecting any existing properties?

Question22: Which two metrics are used by TIBCO EMS to load balance clients across servers?
(Choose two.)

Question23: A number of client processes, located across two offices, need to send and receive TIBCO EMS messages. The offices are connected via a WAN. The offices need to share subsets of information with each other.
Which TIBCO EMS deployment architecture should be used?

Question24: When using TIBCO EMS, what exception is thrown if a client application attempts to call Session.commit() on a non-transacted session?

Question25: Which three are standard JMS headers? (Choose three.)

Question26: Which two statements are true about writing a message listener for a TIBCO EMS application? (Choose two.)

Question27: A TIBCO EMS client application is currently receiving messages on the topic Order.CA.* as a durable subscriber. What happens if this application quits, changes the topic to Order.CA.SF.* and then restarts?

Question28: What are two ways to remove undelivered persistent messages? (Choose two.)

Question29: Which statement is true about the exclusive destination property?

Question30: Which default configuration file, accessible through the TIBCO EMS internal JNDI, contains information used by clients to create connections?

Question31: A destination is bridged to multiple destinations and an error occurs when the message is delivered to one of the destinations.
Which statement is true?

Question32: TIBCO EMS supports SSL communication between _____. (Choose four.)

Question33: Which two statements are true? (Choose two.)